[INFO] cloning repository https://github.com/KIJEMORI/rust_GUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KIJEMORI/rust_GUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e11f64ee7cbe4f4549f9fc075133a9ad0c493e9d
[INFO] checking KIJEMORI/rust_GUI against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KIJEMORI/rust_GUI
[INFO] finished tweaking git repo https://github.com/KIJEMORI/rust_GUI
[INFO] tweaked toml for git repo https://github.com/KIJEMORI/rust_GUI written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KIJEMORI/rust_GUI on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KIJEMORI/rust_GUI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.8
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v26.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v26.0.0
[INFO] [stderr]   Downloaded wgpu v26.0.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded wgpu-types v26.0.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.12
[INFO] [stderr]   Downloaded wgpu-core v26.0.1
[INFO] [stderr]   Downloaded wgpu-hal v26.0.6
[INFO] [stderr]   Downloaded naga v26.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba26aa0256206f7ded2014d38cfcdd44c4918fbfcc1678a94019005a288e4100
[INFO] running `Command { std: "docker" "start" "-a" "ba26aa0256206f7ded2014d38cfcdd44c4918fbfcc1678a94019005a288e4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba26aa0256206f7ded2014d38cfcdd44c4918fbfcc1678a94019005a288e4100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba26aa0256206f7ded2014d38cfcdd44c4918fbfcc1678a94019005a288e4100", kill_on_drop: false }`
[INFO] [stdout] ba26aa0256206f7ded2014d38cfcdd44c4918fbfcc1678a94019005a288e4100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349d5910bb3347669706e60cb5680cbdbc118ceb0504d3a9c1a1bcbf7ea44034
[INFO] running `Command { std: "docker" "start" "-a" "349d5910bb3347669706e60cb5680cbdbc118ceb0504d3a9c1a1bcbf7ea44034", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking visual v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `component::interface::component_control::PanelControl`
[INFO] [stdout]  --> src/window/app.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::window::{app_winit::AppWinit, component::interface::component_control::PanelControl};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::base::scroll::Scroll`
[INFO] [stdout]  --> src/window/component/interface/drawable.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::window::component::base::scroll::Scroll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComponentControl`
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ComponentControl, FullEditControl, LabelControl, PanelControl,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:21:59
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `component::interface::component_control::PanelControl`
[INFO] [stdout]  --> src/window/app.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::window::{app_winit::AppWinit, component::interface::component_control::PanelControl};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::base::scroll::Scroll`
[INFO] [stdout]  --> src/window/component/interface/drawable.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::window::component::base::scroll::Scroll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComponentControl`
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ComponentControl, FullEditControl, LabelControl, PanelControl,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:21:59
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_font(&mut self, family_name: &'static str) {}
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/label.rs:328:49
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/window/component/managers/animation_manager.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn update(&mut self, tx: &Sender<UiCommand>, id_manager: &IDManager) -> bool {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn set_offset(&mut self, x: f32, y: f32, area: &Rect<f32, u16>) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/panel.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/window/component/scroll_panel.rs:51:49
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]    |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:162:28
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_font(&mut self, family_name: &'static str) {}
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/label.rs:328:49
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_panel` and `get_tx` are never used
[INFO] [stdout]   --> src/window/app.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn as_panel(&mut self) -> &mut Panel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_tx(&mut self) -> Sender<UiCommand> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx` is never used
[INFO] [stdout]    --> src/window/app_winit.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl AppWinit {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn get_tx(&self) -> Sender<UiCommand> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<T> Size<T>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     T: Copy,
[INFO] [stdout]    | |____________- associated function in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       pub fn new(w: T, h: T) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]    --> src/window/component/base/area.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | / impl<T, W> Rect<T, W>
[INFO] [stdout]  67 | | where
[INFO] [stdout]  68 | |     T: Copy + Add<T, Output = T> + Sub<T, Output = T> + TypeToType<W> + PartialOrd + Default,
[INFO] [stdout]  69 | |     W: Copy + Into<T> + PartialOrd + Default,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |       pub fn contains(&self, x: T, y: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SharedDrawableExt` is never used
[INFO] [stdout]  --> src/window/component/base/component_type.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait SharedDrawableExt {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_count` is never read
[INFO] [stdout]   --> src/window/component/base/gpu_render_context.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Section {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub command_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_line` is never used
[INFO] [stdout]    --> src/window/component/base/gpu_render_context.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl GpuRenderContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn push_line(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderContext` is never constructed
[INFO] [stdout]  --> src/window/component/base/render_context.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `resize`, and `set_offset` are never used
[INFO] [stdout]   --> src/window/component/base/scroll.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Scroll {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn set_offset(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_id` is never read
[INFO] [stdout]  --> src/window/component/base/settings.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub background_color: u32,
[INFO] [stdout] 8 |     pub font_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font` is never used
[INFO] [stdout]   --> src/window/component/base/settings.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Settings {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_font(&mut self, font_id: u32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/window/component/base/ui_command.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UiCommand<T = ()> {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     SetScale(Option<u32>, u16),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     RequestRedrawWithoutResize(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     RequestRedrawWithTimer(Duration),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     SetOnClick(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     SetOnMouseEnter(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     SetOnMouseLeave(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     SetAnimation(Option<u32>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     AddAnimation(Option<u32>, Rc<AnimationSequence>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 24 |     AddAnimationBatch(Option<u32>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     StartAnimation(Option<u32>),
[INFO] [stdout] 26 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     Batch(Vec<UiCommand>),
[INFO] [stdout] 28 |     Other(T),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     DragItem(Option<u32>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UiCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_clickable` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait ClickableDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 28 |     fn is_clickable(&self) -> bool;
[INFO] [stdout] 29 |     fn remove_clickable(&mut self) -> &mut dyn ClickableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_offset` and `remove_scrolable` are never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait ScrollableDrawable {
[INFO] [stdout]    |           ------------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn set_offset(&mut self, x: f32, y: f32, area: &Rect<f32, u16>);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 52 |     fn remove_scrolable(&mut self) -> &mut dyn ScrollableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `have_animation` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub trait AnimationDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 57 |     fn have_animation(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_padding` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub trait LayoutDrawable {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn get_padding(&self) -> &Direction;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout]  9 |     edit_label: Option<u32>,
[INFO] [stdout] 10 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_editing` is never used
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl EditLabelManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 23 |     pub fn is_editing(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_by_id` and `cleanup` are never used
[INFO] [stdout]   --> src/window/component/managers/id_manager.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IDManager {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn get_by_id(&self, id: &u32) -> Option<&WeakSharedDrawable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn cleanup(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_color`, `set_width`, and `set_radius` are never used
[INFO] [stdout]   --> src/window/component/theme/border.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Border {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub fn set_color(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn set_width(&mut self, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_radius(&mut self, radius: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_LINE` is never used
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHAPE_LINE: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/window/wgpu/text_vertex.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl TextVertex {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/window/wgpu/vertex.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Vertex {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PipelineType` is never used
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:260:6
[INFO] [stdout]     |
[INFO] [stdout] 260 | enum PipelineType {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/window/component/managers/animation_manager.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn update(&mut self, tx: &Sender<UiCommand>, id_manager: &IDManager) -> bool {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn set_offset(&mut self, x: f32, y: f32, area: &Rect<f32, u16>) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/panel.rs:307:49
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/window/component/scroll_panel.rs:51:49
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn print(&self, ctx: &mut GpuRenderContext, area: &Rect<f32, u16>, level: u32) {
[INFO] [stdout]    |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_panel` and `get_tx` are never used
[INFO] [stdout]   --> src/window/app.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn as_panel(&mut self) -> &mut Panel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_tx(&mut self) -> Sender<UiCommand> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx` is never used
[INFO] [stdout]    --> src/window/app_winit.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl AppWinit {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn get_tx(&self) -> Sender<UiCommand> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<T> Size<T>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     T: Copy,
[INFO] [stdout]    | |____________- associated function in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       pub fn new(w: T, h: T) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]    --> src/window/component/base/area.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | / impl<T, W> Rect<T, W>
[INFO] [stdout]  67 | | where
[INFO] [stdout]  68 | |     T: Copy + Add<T, Output = T> + Sub<T, Output = T> + TypeToType<W> + PartialOrd + Default,
[INFO] [stdout]  69 | |     W: Copy + Into<T> + PartialOrd + Default,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |       pub fn contains(&self, x: T, y: T) -> bool {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SharedDrawableExt` is never used
[INFO] [stdout]  --> src/window/component/base/component_type.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait SharedDrawableExt {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_count` is never read
[INFO] [stdout]   --> src/window/component/base/gpu_render_context.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Section {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub command_count: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_line` is never used
[INFO] [stdout]    --> src/window/component/base/gpu_render_context.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl GpuRenderContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub fn push_line(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderContext` is never constructed
[INFO] [stdout]  --> src/window/component/base/render_context.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `resize`, and `set_offset` are never used
[INFO] [stdout]   --> src/window/component/base/scroll.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Scroll {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn set_offset(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_id` is never read
[INFO] [stdout]  --> src/window/component/base/settings.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub background_color: u32,
[INFO] [stdout] 8 |     pub font_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font` is never used
[INFO] [stdout]   --> src/window/component/base/settings.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Settings {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_font(&mut self, font_id: u32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/window/component/base/ui_command.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum UiCommand<T = ()> {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     SetScale(Option<u32>, u16),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     RequestRedrawWithoutResize(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     RequestRedrawWithTimer(Duration),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     SetOnClick(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     SetOnMouseEnter(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     SetOnMouseLeave(Option<u32>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     SetAnimation(Option<u32>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     AddAnimation(Option<u32>, Rc<AnimationSequence>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 24 |     AddAnimationBatch(Option<u32>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     StartAnimation(Option<u32>),
[INFO] [stdout] 26 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     Batch(Vec<UiCommand>),
[INFO] [stdout] 28 |     Other(T),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     DragItem(Option<u32>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UiCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_clickable` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait ClickableDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 28 |     fn is_clickable(&self) -> bool;
[INFO] [stdout] 29 |     fn remove_clickable(&mut self) -> &mut dyn ClickableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_offset` and `remove_scrolable` are never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait ScrollableDrawable {
[INFO] [stdout]    |           ------------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn set_offset(&mut self, x: f32, y: f32, area: &Rect<f32, u16>);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 52 |     fn remove_scrolable(&mut self) -> &mut dyn ScrollableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `have_animation` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub trait AnimationDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 57 |     fn have_animation(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_padding` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub trait LayoutDrawable {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn get_padding(&self) -> &Direction;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout]  9 |     edit_label: Option<u32>,
[INFO] [stdout] 10 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_editing` is never used
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl EditLabelManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 23 |     pub fn is_editing(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_by_id` and `cleanup` are never used
[INFO] [stdout]   --> src/window/component/managers/id_manager.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IDManager {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn get_by_id(&self, id: &u32) -> Option<&WeakSharedDrawable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn cleanup(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_color`, `set_width`, and `set_radius` are never used
[INFO] [stdout]   --> src/window/component/theme/border.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Border {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub fn set_color(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn set_width(&mut self, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_radius(&mut self, radius: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_LINE` is never used
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHAPE_LINE: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/window/wgpu/text_vertex.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl TextVertex {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/window/wgpu/vertex.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Vertex {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PipelineType` is never used
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:260:6
[INFO] [stdout]     |
[INFO] [stdout] 260 | enum PipelineType {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "349d5910bb3347669706e60cb5680cbdbc118ceb0504d3a9c1a1bcbf7ea44034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349d5910bb3347669706e60cb5680cbdbc118ceb0504d3a9c1a1bcbf7ea44034", kill_on_drop: false }`
[INFO] [stdout] 349d5910bb3347669706e60cb5680cbdbc118ceb0504d3a9c1a1bcbf7ea44034
